/* ============��ƷͼƬ�б�============== */

div.productlist_index{
margin:0px 22px 60px 0px;
text-align:center;
float:left;
}

div.productlist_index div.fang{
border:1px #d9d9d9 solid;
border-radius:10px;
background: #fff;
padding:10px;
z-index:1;
text-align:center;
}

div.productlist_index div.picFit{
overflow: hidden;
}

div.productlist_index div.picFit img{
}


div.productlist_index div.title{
text-align:center;
overflow: hidden;
margin-top:20px;
position:relative;
z-index:2;
height:30px;
background:url 0px 0px repeat;
white-space:nowrap;
}

div.productlist_index a:link,div.productlist_index a:visited,div.productlist_index a:active{
color:#333;
font:bold 18px/30px 'microsoft yahei';
text-decoration: none;
}

div.productlist_index a:hover{
color:#333;
text-decoration: none;
font:bold 18px/30px 'microsoft yahei';
}
